home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / access / mdbgu.zip / DIMAGE.PRO < prev    next >
Text File  |  1995-02-25  |  316b  |  12 lines

  1. ; properties for an image control
  2. DataField       =   "<<fieldname>>"
  3. DataSource      =   "dtaCtr"
  4. Height          =   330
  5. Index           =   <<index>>
  6. Left            =   <<left>>
  7. TabIndex        =   <<tabindex>>
  8. Tag             =   "<<fieldname>>"
  9. Top             =   <<top>>
  10. Width           =   1000
  11.  
  12.